Skip to content

chore(main): release 3.0.2#238

Merged
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--WorkOS.net
Apr 24, 2026
Merged

chore(main): release 3.0.2#238
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--WorkOS.net

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.0.2 (2026-04-24)

Bug Fixes

  • Correct request param placement for POST endpoints (#237) (c6e307a)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 24, 2026

Greptile Summary

Automated release PR bumping the SDK version from 3.0.1 to 3.0.2. Updates are consistent across all three files: the release manifest, changelog, and .csproj version properties (VersionPrefix and Version).

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic changes.

All three changes are version string updates generated by Release Please. No code logic, security surface, or configuration behaviour is altered.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 3.0.1 to 3.0.2, consistent with rest of the release.
CHANGELOG.md New 3.0.2 changelog entry added referencing the POST endpoint param placement bug fix (#237).
src/WorkOS.net/WorkOS.net.csproj Both VersionPrefix and Version updated to 3.0.2; consistent with manifest and changelog.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump .release-please-manifest.json\n3.0.1 → 3.0.2]
    A --> C[Update CHANGELOG.md\nAdd 3.0.2 entry]
    A --> D[Update WorkOS.net.csproj\nVersionPrefix + Version → 3.0.2]
    B & C & D --> E[NuGet Package v3.0.2 Published]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 3.0.2" | Re-trigger Greptile

@gjtorikian gjtorikian merged commit ada80be into main Apr 24, 2026
7 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--WorkOS.net branch April 24, 2026 16:18
@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants